internal/profile.Profile.dropFramesX (field)
5 uses
internal/profile (current package)
encode.go#L94: p.dropFramesX = addString(strings, p.DropFrames)
encode.go#L125: encodeInt64Opt(b, 7, p.dropFramesX)
encode.go#L184: func(b *buffer, m message) error { return decodeInt64(b, &m.(*Profile).dropFramesX) },
encode.go#L274: p.DropFrames, err = getString(p.stringTable, &p.dropFramesX, err)
profile.go#L39: dropFramesX int64
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)